home *** CD-ROM | disk | FTP | other *** search
- Path: mn5.swip.net!news
- From: Ola.Lindgren@mailbox.swipnet.se (Ola Lindgren)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Why does UnLock() gives me gurus???
- Date: 1 Mar 1996 00:44:19 GMT
- Organization: -
- Message-ID: <4h5h93$ms3@mn5.swip.net>
- References: <4h5f7a$ll1@mn5.swip.net>
- NNTP-Posting-Host: dialup109-6-14.swipnet.se
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
- NNTP-Posting-User: 0b41e9b875fe18cc73bc3f4defa8d06a
- X-Newsreader: WinVN 0.99.6
-
- In article <4h5f7a$ll1@mn5.swip.net>, Ola.Lindgren@mailbox.swipnet.se says...
- >
- >In i program I've written (in assembler) i use Lock() on a specific file, then
- >I Examine() it and then I call UnLock(). Before it all worked fine, but since
- I
- >made some changes (which I've now removed) calling UnLock() gives me a guru
- >saying "80000004" (or something). I believe that's address-error (odd address
- >or something). Does anyone have the slightest idea of what it could be?
- >
- > / Daniel
- >
- >BTW, can someone give me an example of how to use ExamineFH()?
- >
-
- Aaargh, how many times didn't my mum told me to debug my program properly
- before writing to newsgroups about problems with silly solutions ;-). I now
- know what went wrong, so you don't have to answer to this article. Keep on
- programming!
-
-